projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7fa6d33
)
arm64: dt: poplar: add optee node
author
Igor Opaniuk
<
[email protected]
>
Thu, 17 Jan 2019 14:37:40 +0000
(16:37 +0200)
committer
Tom Rini
<
[email protected]
>
Sat, 26 Jan 2019 13:13:54 +0000
(08:13 -0500)
As Poplar supports running TF-A with OP-TEE as BL32
payload, add op-tee node in DT, which enables usage of
OP-TEE driver (which provides an interface for requesting services
from OP-TEE).
Signed-off-by: Igor Opaniuk <
[email protected]
>
Reviewed-by: Simon Glass <
[email protected]
>
arch/arm/dts/hi3798cv200-poplar.dts
patch
|
blob
|
history
diff --git
a/arch/arm/dts/hi3798cv200-poplar.dts
b/arch/arm/dts/hi3798cv200-poplar.dts
index d30f6eb8a5ee2f67fd3708f072224607f87d32fa..606ba55c7dfd57f46786ead15680138bfb530c92 100644
(file)
--- a/
arch/arm/dts/hi3798cv200-poplar.dts
+++ b/
arch/arm/dts/hi3798cv200-poplar.dts
@@
-31,6
+31,13
@@
reg = <0x0 0x0 0x0 0x80000000>;
};
+ firmware {
+ optee {
+ compatible = "linaro,optee-tz";
+ method = "smc";
+ };
+ };
+
leds {
compatible = "gpio-leds";